Skip to content

fix:http-server/handlePostMessage#273

Merged
codebycarson merged 4 commits into
sei-protocol:mainfrom
mr-shreyansh:fix/http-server-message-route
Jul 17, 2025
Merged

fix:http-server/handlePostMessage#273
codebycarson merged 4 commits into
sei-protocol:mainfrom
mr-shreyansh:fix/http-server-message-route

Conversation

@mr-shreyansh

@mr-shreyansh mr-shreyansh commented Jul 15, 2025

Copy link
Copy Markdown
Contributor

This pull request includes a fix to the handlePostMessage function error in http-server.ts. The change adds the req.body parameter to the method call, ensuring the request body is passed correctly to the transport.handlePostMessage function.

Reference link: https://github.com/modelcontextprotocol/typescript-sdk/issues/187#issuecomment-2765284408

@changeset-bot

changeset-bot Bot commented Jul 15, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f661290

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sei-js/mcp-server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codebycarson

Copy link
Copy Markdown
Collaborator

Hey @mr-shreyansh can you add a changeset to this with a patch release? You can do that with 'yarn changeset' then just push it 🙏🏻

@mr-shreyansh

mr-shreyansh commented Jul 16, 2025

Copy link
Copy Markdown
Contributor Author

@codebycarson, I have added the changeset with patch release.

@codebycarson
codebycarson merged commit 411f4ec into sei-protocol:main Jul 17, 2025
0 of 2 checks passed
@codebycarson

Copy link
Copy Markdown
Collaborator

Merged and released in 0.2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants